home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: froman@ix.netcom.com(James Edward Sands III )
- Newsgroups: comp.lang.c++
- Subject: NEWBIE: MSVC C++ and templates
- Date: 28 Jan 1996 00:45:33 GMT
- Organization: Netcom
- Message-ID: <4eegvd$n76@reader2.ix.netcom.com>
- References: <4e1duq$1i3@shellx.best.com> <DLsxp3.2MK@news.zippo.com>
- NNTP-Posting-Host: ix-den24-07.ix.netcom.com
- X-NETCOM-Date: Sat Jan 27 4:45:33 PM PST 1996
-
- I am learning C++ with microsoft visual c++ professional edition v1.5,
- a funny thing happened the other day though. I entered the chapter
- (in my book) on templates, and when coding, MSVC kept on spitting up
- errors (erroneous errors). All surronding the template delcaration,
- and calls.
-
- Upon the help file inspection, I read an entry that says
- "This produce does not support the use of templates" (word for word)
-
- Does anyone know why MSVC does not support them (they look real
- useful), or am I overlooking something?
-
- Thanks
-
- Jim
-